<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { 
margin:0; 
padding:0; 
word-break:break-all; 
}
body { 
background:#FFF; 
color:#333; 
font:12px/1.5em Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
a { color: #1a1a1a; text-decoration:none; }
a:hover { color:#1a1a1a; text-decoration:underline; }
ul, li { list-style:none; }
fieldset, img { border:none; }
em, strong, cite, th { font-style:normal; font-weight:normal; }
/* v style */
.v {
	width:242px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 60px;
}
.v_caption {
	height:35px;
	overflow:hidden;
	
	background-repeat: repeat-x;
	background-position: 0 0;
	
}
.v_caption h2 { 
float:left; 
width:84px; 
height:35px; 
overflow:hidden; 
 text-indent:-9999px; 
}
.v_caption .cartoon { background-position: 0 -100px; }
.v_caption .variety { background-position:-100px -100px; }
.highlight_tip { display:inline; float:left; margin:14px 0 0 10px; }
.highlight_tip span { 
display:inline; 
float:left; 
width:7px; 
height:7px; 
overflow:hidden; 
margin:0 2px; 
background:url(../images/20081221041748172.gif) no-repeat 0 -320px; 
text-indent:-9999px; }
.highlight_tip .current { background-position:0 -220px; }
.change_btn { float:left; margin:7px 0 0 10px; position:absolute; top:208px; right:20px; }
.change_btn span { 
display:block; 
float:left; 
width:30px; 
height:23px; 
overflow:hidden; 
background:url(../images/20081221041748172.gif) no-repeat; text-indent:-9999px; 
cursor:pointer; }
.change_btn .previous { background-position:0 -400px;  }
.change_btn .next { width:31px; 
background-position:-30px -400px; 
}
.change_btn .first_btn { background-position:0 -500px; cursor:default; }
.change_btn .last_btn {background-position:-30px -500px;  cursor:default; }
.v_caption em { 
display:inline; 
float:right; 
margin:10px 12px 0 0; 
font-family:simsun; }
.v_content {
 position:relative; 
width:242px; 
height:245px; 
overflow:hidden;
background:url(../images/right_bg.jpg) no-repeat;
 
}
.v_content_list { position:absolute; width:900px; }
.v_content ul {}
.v_content ul li { 
display:inline; 
float:left; 
margin:10px 2px 0;
position:relative;
padding:29px; 
padding-left:5px;
background:url(../images/20081221041748583.gif) no-repeat; }
.v_content ul li a { display:block; width:227px; height:171px; overflow:hidden; }
.v_content ul li img {  width:227px; height:171px; }
.v_content ul li h4 { width:148px; height:30px; margin-left:-40px; overflow:hidden; font-weight:normal; text-align:left; position:absolute; top:209px; left:50px; }
.v_content ul li h4 a { display:inline !important; height:auto !important; } 
.v_content ul li span { color:#666; }
.v_content ul li em { color:#888; font-family:Verdana; font-size:0.9em; }
</pre></body></html>